home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1833 / 1833.xpi / chrome / m / yoono.com / sidebar.jar / sidebar / memo / yoodget.manifest < prev   
Encoding:
Extensible Markup Language  |  2009-12-16  |  1.1 KB  |  42 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <yoodgets>
  3.  
  4.   <yoodget
  5.     order="4"  
  6.     publisher="yoono.com"
  7.     url="memo/index.html"
  8.     icon="memo/img/icon.png"
  9.     bigicon="memo/img/icon-big.png"
  10.     preview="memo/img/preview.png"        
  11.     multiple="false"
  12.     needsid="false"
  13.     yuid="{memo@yoono.com}"
  14.     minHeight="0"
  15.     maxHeight="1600"
  16.     beta="true"
  17.   >
  18.  
  19.     <properties title="Web Notes" lang="en">
  20.       <![CDATA[
  21.       Grab your favorite parts of the web
  22.       <ul>
  23.         <li>Clip text, images, and videos and post to your own Webnotes page for others to see
  24.         <li>Web Notes also allows you to update your blog from the sidebar
  25.       </ul>
  26.       ]]>
  27.     </properties>
  28.     
  29.     <properties title="Web Notes" lang="fr">
  30.       <![CDATA[
  31.       Conservez vos morceaux de web pr├⌐f├⌐r├⌐s
  32.       <ul>
  33.         <li>Glissez du texte des photos ou vid├⌐os pour les afficher sur votre propre page Webnote
  34.         <li>Web Notes vous permet ├⌐galement de mettre ├á jour votre blog depuis la sidebar
  35.       </ul>
  36.       ]]>
  37.     </properties>
  38.  
  39.   </yoodget>
  40.  
  41. </yoodgets>
  42.